Skip to content

Polish stream creation in some PropertySources #13343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dreis2211
Copy link
Contributor

Hi,

this PR replaces StreamSupport.stream(getSource().spliterator(), false) with essentially the same call to stream() where possible in PropertySource classes.

Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 3, 2018
@dreis2211
Copy link
Contributor Author

dreis2211 commented Jun 3, 2018

Pushed an updated version with updated copyright years and javaformat fixes. Sorry for the inconvenience

@snicoll
Copy link
Member

snicoll commented Jun 3, 2018

No need to be sorry Christoph, thanks a lot again.

@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Jun 3, 2018
@snicoll snicoll self-assigned this Jun 3, 2018
@snicoll snicoll added this to the 2.0.3 milestone Jun 3, 2018
snicoll added a commit that referenced this pull request Jun 3, 2018
* pr/13343:
  Polish stream creation in some PropertySources
@snicoll snicoll closed this in 29605ba Jun 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants